home *** CD-ROM | disk | FTP | other *** search
/ Shareware Universe - The Gold Collection / Shareware Universe The Gold Collection.iso / graphics / cal / cal.go next >
Encoding:
Text File  |  1996-04-19  |  6.9 KB  |  142 lines

  1. Confusion and Light Info    
  2.     ┌──── ┌────┐ ┐           Timothy Harris
  3.     │     │    │ │           5 Burnham Park Road
  4.     │     ├────┤ │           Peverell
  5.     └──── │    │ └───        Plymouth,
  6.     ─────        ────        ENGLAND, PL3 5QB
  7.           v2·50              THarris@UK.AC.PSW.CD
  8.  
  9. To execute CAL type `CAL' with the current directory set to the
  10. one in which the CAL.EXE, CAL.OVR and CAL.CFG files reside.
  11. CAL will run on a floppy-disk-only machine but copying all the
  12. files to the hard drive and executing them from there (run
  13. `INSTALL.BAT' to do this for you) will allow for quicker access
  14. to the help information.
  15.  
  16. CAL is public domain and you are therefore encouraged to give
  17. copies of it to other people - however these copies must be in
  18. an unmodified form and any charge made must be for media and
  19. distribution costs only.
  20.  
  21. The latest version is available from me on receit of a blank
  22. disk and SAE, or a cheque for £2.20 - remember to specify what
  23. type of disk you are using.
  24.  
  25.  
  26. Recent additions to CAL:
  27.  
  28. 1. CAL now features routines to use high-resolution 256 colour
  29.    super VGA (SVGA) cards. This gives increases in performance and
  30.    allows CAL to be used on a wider range of machines. Where possible
  31.    to graphics algorithms are written in assembly language to improve
  32.    execution times as much as possible.
  33.  
  34. 2. CAL now automatically detects if a 386 processor (or better) is
  35.    being used and will use an improved integer arithmetic algorithm
  36.    if possible.
  37.  
  38. 3. Additional fractal types:
  39.       - Lorenz attractor   
  40.       - Bifuraction diagram
  41.       - Julia set (select Mandelbrot set and then Choose Julia Set from
  42.                    the Miscellaneous menu)
  43.  
  44. An introduction to CAL:
  45.  
  46. 1. As an introduction press Return as soon as CAL has loaded to draw
  47.    the default image. If your copy of the CAL files is the same as the
  48.    set that I distribute this should be the Mandelbrot set in the
  49.    256 colour 320x200 mode that is now supported on most computers. If
  50.    your machine will not use this mode then read the steps below about
  51.    configuring the program.
  52.  
  53. 2. Selecting the graphics resolution... All video cards allow for a
  54.    variety of types of display. On earlier models this may be a choice
  55.    between a low resolution (i.e. blocky) image with several colours
  56.    or a less blocky image in black and white. Later systems have been
  57.    capable of 16 colours and most new graphics cards are capable of
  58.    displaying 256 colours on the screen at once.
  59.  
  60.    The type of resolution and number of colours to use are chosen 
  61.    from the `Display mode' option in the `Configurations' menu. Menu
  62.    choices are made using the cursor keys to change the highlighted
  63.    option and return to select it. If you are using a monochrome display
  64.    and find the text lacks contrast then run cal by typing `CAL /M' which
  65.    will cause a black and white palette to be used in text modes. Full
  66.    colours will still be available (if your display supports them) when
  67.    drawing an image.
  68.  
  69.    There are four different types of graphics mode, each progressively
  70.    more advanced than the one before:
  71.  
  72.    CGA - one of the original graphics standards and only really included
  73.    for machines which do not support more modern displays or to provide
  74.    a quick overview of a detailed image. At best you can have four colours
  75.    on the screen and the image does appear very blocky. However, CGA modes
  76.    are present on almost all computers, including older portable machines.
  77.  
  78.    EGA - EGA allows sixteen colours to be used, although you do not have
  79.    control over them to the same degree as is present with later standards.
  80.    The resolution is also better - meaning that curves appear less blocky
  81.    and images are more detailed.
  82.  
  83.    VGA - VGA appears to the user as an extension to EGA which allows you
  84.    to use even higher resolution and to choose the colours that are used
  85.    from a palette of colours available from the graphics card.
  86.  
  87.    SVGA - Super VGA is present on most new machines and allows images to
  88.    be produced using 256 colours, allowing for such effects as gradual
  89.    shifts from one colour to another. The resolution available in SVGA
  90.    means that you can see a lot of detail in images but the extra
  91.    calculations needed to calculate this detail can slow down drawing.
  92.    If you are using SVGA modes you must tell CAL which make of graphics
  93.    card is inside the computer (see next section).
  94.  
  95. 3. Configuring the graphics card... It is necessary to set options
  96.    about which type of graphics card you are using before any images
  97.    may be created in a super VGA display mode. You can change the settings
  98.    at any time you want since all the configuration options are contained
  99.    within the CAL program itself.
  100.  
  101.    The type of graphics card is chosen in the `SVGA Card Type' option
  102.    in the `Miscellaneous' menu. You should be presented with a list of 
  103.    about fourteen different types of display card. If the one that you 
  104.    have fitted is listed there (this is often shown immediately upon 
  105.    powering up the computer) then select that option and it will be 
  106.    stored in the configurations file. Note that there are differences 
  107.    between graphics cards by the same manufacturer (e.g. some Tseng 
  108.    cards work in different ways to others, even though the image on 
  109.    the screen appears the same), so it may be necessary to try each 
  110.    of the variations of the card listed.
  111.  
  112.    If you cannot find your card listed, or do not know what type of card
  113.    is fitted to the machine, then try each one in turn until you get
  114.    successful results. It is best to have a moderate resolution SVGA
  115.    mode selected during these tests (e.g. 640x480 with 256 colours) since
  116.    the better standardisation between manufacturers means that non-SVGA
  117.    modes will work with any graphics card.
  118.  
  119.    During configuration you may sometimes get a disjointed image. This
  120.    is caused by the similar - although not quite identical - methods of
  121.    accessing the graphics display employed by some manufacturers. Another
  122.    of the SVGA card types will probably give the correct image.
  123.  
  124. 4. The current fractal type to draw (e.g. Henon attractor, Mandelbrot
  125.    set etc...) is chosen from the `Select fractal' option in the
  126.    `Miscellaneous' menu. Use the up and down cursor keys so that the
  127.    arrow points at the fractal that you would like to draw and press
  128.    the return key.
  129.  
  130. 5. Further details about using CAL are available using the context sensitive
  131.    help facilities. Press F1 at any time during the program and use the
  132.    cursor keys to highlight the topic on which you would like more
  133.    information before pressing return. The escape key will cancel the help
  134.    mode.
  135.  
  136. Should you encounter any difficulties with CAL, if you have suggestions for
  137. improvements, new fractal algorithms you would like included in future
  138. versions or queries of any kind then do not hesitate to contact me.
  139.  
  140. Timothy Harris
  141.  
  142.